Files
177002bb-2813-4728-b7a4-d5e…/vercel.json
2026-03-22 01:31:39 +00:00

5 lines
97 B
JSON

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