Files
2f8e8358-1b1b-4c68-8e84-2d2…/vercel.json
2026-03-05 03:35:04 +00:00

5 lines
97 B
JSON

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