Files
424bf68c-0fef-4fa1-8bbe-903…/vercel.json
2026-01-04 17:48:54 +00:00

5 lines
97 B
JSON

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