Files
d67ded85-d27a-4db7-9197-622…/vercel.json
2026-06-07 12:30:03 +00:00

5 lines
97 B
JSON

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