Files
5e44d8a1-4d70-4a4a-aab2-e90…/vercel.json
2026-05-26 17:58:19 +00:00

5 lines
97 B
JSON

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