Files
887a6b2c-30be-4c83-97fd-3cd…/vercel.json
2026-04-09 18:37:44 +00:00

5 lines
97 B
JSON

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