Files
b0e5d2e5-4206-4222-8e8a-f10…/vercel.json
2026-06-08 16:12:39 +00:00

5 lines
97 B
JSON

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