Files
1f3c10e8-700b-4e14-91ea-d14…/vercel.json
2026-03-05 15:12:55 +00:00

5 lines
97 B
JSON

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