Files
3fe44ff1-602b-4199-aa36-08d…/vercel.json
2026-06-03 15:20:55 +00:00

5 lines
97 B
JSON

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