Files
80b822f8-acd5-408d-af5d-7ca…/vercel.json
2026-06-03 14:30:00 +00:00

5 lines
97 B
JSON

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