Files
e122247c-e203-4dbe-8eeb-c67…/vercel.json
2026-06-04 22:06:39 +00:00

5 lines
97 B
JSON

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