Files
fb45c880-2d76-4e9a-913e-a8e…/vercel.json
2026-03-21 02:15:49 +00:00

5 lines
97 B
JSON

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