Files
55ee04e5-abff-4db4-bf03-4b3…/vercel.json
2026-04-03 18:17:26 +00:00

5 lines
97 B
JSON

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