Files
b27f0f02-9c42-4e06-a388-2c9…/vercel.json
2026-03-07 17:44:08 +00:00

5 lines
97 B
JSON

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