Files
6b2f0ae3-08d1-41b3-ba6c-7c8…/vercel.json
2026-03-12 20:10:26 +00:00

5 lines
97 B
JSON

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