Files
0b2c54e6-2189-409c-8afe-b2f…/vercel.json
2026-04-16 03:47:22 +00:00

5 lines
97 B
JSON

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