Files
d6bbf014-59bd-4a75-9025-f53…/vercel.json
2026-06-09 23:07:39 +00:00

5 lines
97 B
JSON

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