Files
5ed51c77-ff6e-4d00-8652-0fe…/vercel.json
2026-03-04 10:42:34 +00:00

5 lines
97 B
JSON

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