Files
f7e044e3-8eb9-4cf8-a5d2-f7c…/vercel.json
2026-03-08 08:40:34 +00:00

5 lines
97 B
JSON

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