Files
a2ff4ed5-1131-4bb0-abbf-50e…/vercel.json
2026-06-07 17:28:55 +00:00

5 lines
97 B
JSON

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