Files
29486cbb-cf50-4e76-b7ff-38a…/vercel.json
2026-04-07 03:20:51 +00:00

5 lines
97 B
JSON

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