Files
0783dcbf-28fb-4456-9d10-0eb…/vercel.json
2026-04-01 03:56:40 +00:00

5 lines
97 B
JSON

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