Files
b79aa4e0-cb4c-4fff-b7d8-759…/vercel.json
2026-03-31 13:12:14 +00:00

5 lines
97 B
JSON

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