Files
587fe0bd-3430-4cf2-b2f4-797…/vercel.json
2026-06-09 10:11:25 +00:00

5 lines
97 B
JSON

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