Files
f9124296-5b7d-4fe2-8f63-b85…/vercel.json
2026-03-12 13:06:35 +00:00

5 lines
97 B
JSON

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