Files
5dd33ed8-839a-48d8-a6db-665…/vercel.json
2026-03-06 10:11:02 +00:00

5 lines
97 B
JSON

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