Files
2be6c2f2-cf16-4bcf-8d21-4d0…/vercel.json
2026-03-06 10:48:02 +00:00

5 lines
97 B
JSON

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