Files
b24755ab-caf9-42e1-b0f3-c8f…/vercel.json
2026-03-31 18:56:47 +00:00

5 lines
97 B
JSON

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