Files
0ddd7caf-d2df-4306-9122-21c…/vercel.json
2026-05-21 21:20:04 +00:00

5 lines
97 B
JSON

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