Files
f2e837bf-70a0-4692-8ce7-5fa…/vercel.json
2026-04-06 05:40:46 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}