Files
81f1b60f-81e7-4d53-81fa-562…/vercel.json
2026-03-09 16:24:04 +00:00

5 lines
97 B
JSON

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