Files
a4860008-8666-4f5c-b583-d66…/vercel.json
2026-02-21 23:37:14 +00:00

5 lines
97 B
JSON

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