Files
dae0f8f3-5fd0-400d-a1e6-d4a…/vercel.json
2026-03-08 21:22:20 +00:00

5 lines
97 B
JSON

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