Files
13bfaf07-f55b-434a-b7d4-881…/vercel.json
2026-03-16 02:02:11 +00:00

5 lines
97 B
JSON

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