Files
b2a326cb-7614-4de2-a566-e0e…/vercel.json
2026-06-12 10:24:14 +00:00

5 lines
97 B
JSON

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