Files
2760716c-eced-4dbe-bf1e-9d9…/vercel.json
2026-06-12 08:11:32 +00:00

5 lines
97 B
JSON

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