Files
fde66f98-6b37-486e-a9ce-4ba…/vercel.json
2026-03-04 10:27:08 +00:00

5 lines
97 B
JSON

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