Files
1ba00e4d-3ce6-40da-87da-192…/vercel.json
2026-04-19 06:44:37 +00:00

5 lines
97 B
JSON

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