Files
b2bbe175-1a0b-4fe2-9de1-db2…/vercel.json
2026-06-12 14:03:09 +00:00

5 lines
97 B
JSON

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