Files
0d6cfd06-32df-4b6a-8bf9-cea…/vercel.json
2026-03-22 10:39:27 +00:00

5 lines
97 B
JSON

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