Files
9be67dc6-fe08-4433-b96b-751…/vercel.json
2026-04-08 00:37:20 +00:00

5 lines
97 B
JSON

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