Files
3278b5d7-3eaf-4f21-8e77-6e7…/vercel.json
2026-06-03 10:48:46 +00:00

5 lines
97 B
JSON

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