Files
fb9554ab-f4f7-4159-91f7-925…/vercel.json
2026-03-31 04:59:44 +00:00

5 lines
97 B
JSON

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