Files
89d173c1-a9ee-43ae-b52e-8e6…/vercel.json
2026-03-06 06:31:41 +00:00

5 lines
97 B
JSON

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