Files
16287fa0-3e42-431b-b0d4-dd2…/vercel.json
2026-03-10 12:27:47 +00:00

5 lines
97 B
JSON

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