Files
9f1bdbe1-63de-4bef-b48a-63f…/vercel.json
2026-04-15 15:03:14 +00:00

5 lines
97 B
JSON

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