Files
90fd3795-634c-4feb-b2c3-c8a…/vercel.json
2026-05-27 23:32:22 +00:00

5 lines
97 B
JSON

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