Files
b00d7611-b2ee-4ffa-8e5c-79f…/vercel.json
2026-03-03 15:39:21 +00:00

5 lines
97 B
JSON

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