Files
c8a2ee04-4991-497c-a51b-791…/vercel.json
2026-01-04 17:53:13 +00:00

5 lines
97 B
JSON

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