Files
192bb4bd-2456-4305-8207-b8f…/vercel.json
2026-06-11 03:58:06 +00:00

5 lines
97 B
JSON

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