Files
b4d2578d-aef8-4e46-8bfc-6c3…/vercel.json
2026-03-09 18:20:56 +00:00

5 lines
97 B
JSON

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