Files
2cbb8b75-165d-41f3-a4ff-eb2…/vercel.json
2026-04-15 16:46:28 +00:00

5 lines
97 B
JSON

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