Files
c02dbbd6-48e8-4edd-8d15-114…/vercel.json
2026-05-08 08:57:56 +00:00

5 lines
97 B
JSON

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