Files
3c5e2bc4-13f2-4b74-a421-967…/vercel.json
2026-06-10 09:40:44 +00:00

5 lines
97 B
JSON

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