Files
e8b88efd-aed7-4ed7-825b-cb0…/vercel.json
2026-03-19 16:10:55 +00:00

5 lines
97 B
JSON

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