Files
53dc48fb-de7c-465a-b2f0-fe9…/vercel.json
2026-03-12 16:13:52 +00:00

5 lines
97 B
JSON

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