Files
3dd7aac1-7e3f-4b98-a9aa-d5b…/vercel.json
2026-03-07 00:06:03 +00:00

5 lines
97 B
JSON

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