Files
b17b3f9b-396b-46f1-9a86-9d2…/vercel.json
2026-03-26 21:55:36 +00:00

5 lines
97 B
JSON

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