Files
88903120-5bf9-4f0f-83aa-33e…/vercel.json
2026-04-05 08:33:44 +00:00

5 lines
97 B
JSON

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