Files
c693a082-9fd4-4f4a-b9e7-c1e…/vercel.json
2026-04-12 22:16:17 +00:00

5 lines
97 B
JSON

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