Files
3cf55884-fd2f-4701-8635-625…/vercel.json
2026-05-14 03:08:39 +00:00

5 lines
97 B
JSON

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