Files
aabd7e78-605c-48e8-b057-a0a…/vercel.json
2026-04-11 14:36:55 +00:00

5 lines
97 B
JSON

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