Files
182c1af5-8c8b-41b2-9e1c-0e5…/vercel.json
2026-03-03 17:41:59 +00:00

5 lines
97 B
JSON

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