Files
3d4b5d5a-334d-4b32-aa19-26f…/vercel.json
2026-04-06 08:06:04 +00:00

5 lines
97 B
JSON

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