Files
0f60d34a-3fbd-4b5a-9cc6-e98…/vercel.json
2026-03-08 01:11:48 +00:00

5 lines
97 B
JSON

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