Files
7f18763c-8c7e-4d30-b7b3-0d5…/vercel.json
2026-04-01 07:58:35 +00:00

5 lines
97 B
JSON

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