Files
45fb1329-7e7b-40c0-9dd5-3e8…/vercel.json
2026-04-05 15:58:49 +00:00

5 lines
97 B
JSON

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