Files
72247b8e-498b-45fe-9f9b-cf1…/vercel.json
2026-04-26 09:42:32 +00:00

5 lines
97 B
JSON

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