Files
e9c0d8e0-3a95-4640-9eee-098…/vercel.json
2026-03-04 18:51:03 +00:00

5 lines
97 B
JSON

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