Files
93b2ff47-c9a7-4227-aa27-054…/vercel.json
2026-03-09 14:55:07 +00:00

5 lines
97 B
JSON

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