Files
c65d0dda-14bb-4759-8fce-05b…/vercel.json
2026-04-22 19:07:14 +00:00

5 lines
97 B
JSON

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