Files
b860c55b-2392-46c7-a3ed-c00…/vercel.json
2026-03-31 01:04:02 +00:00

5 lines
97 B
JSON

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