Files
6511536a-fa2e-424e-a8e7-d75…/vercel.json
2026-05-23 18:12:42 +00:00

5 lines
97 B
JSON

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