Files
c0c3d4c6-b388-46f5-9f0d-763…/vercel.json
2026-04-26 12:44:16 +00:00

5 lines
97 B
JSON

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