Files
e9e0f2e1-8501-4fd5-b9eb-5ad…/vercel.json
2026-02-23 01:23:59 +00:00

5 lines
97 B
JSON

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