Files
6ca62a3e-4d84-4d3e-b0b5-8b5…/vercel.json
2026-03-06 18:10:36 +00:00

5 lines
97 B
JSON

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