Files
2086dc08-b49a-46f7-b792-28e…/vercel.json
2026-03-12 04:24:39 +00:00

5 lines
97 B
JSON

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