Files
4525c063-d732-4a22-bb81-43d…/vercel.json
2026-05-31 02:06:35 +00:00

5 lines
97 B
JSON

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