Files
7fa5b653-c66c-44cf-8fe9-98a…/vercel.json
2026-04-19 21:30:23 +00:00

5 lines
97 B
JSON

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