Files
46c6697b-bcea-40f6-9fe3-800…/vercel.json
2026-06-11 10:37:55 +00:00

5 lines
97 B
JSON

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