Files
10f95167-9bea-4fd0-a1ec-daf…/vercel.json
2026-02-19 13:27:32 +00:00

5 lines
97 B
JSON

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