Files
d9aa08ed-2947-4941-b980-5d4…/vercel.json
2026-04-27 05:01:31 +00:00

5 lines
97 B
JSON

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