Files
ccb6f1b1-4ff9-4ab0-9a31-abb…/vercel.json
2026-03-17 12:38:45 +00:00

5 lines
97 B
JSON

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