Files
47a6c0bb-c2f1-42fb-9917-70d…/vercel.json
2026-06-12 08:14:19 +00:00

5 lines
97 B
JSON

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