Files
55e6d8b7-4dda-4b57-9739-eaf…/vercel.json
2026-04-17 03:03:18 +00:00

5 lines
97 B
JSON

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