Files
0b4b129c-6505-4e59-80eb-711…/vercel.json
2026-06-01 06:02:13 +00:00

5 lines
97 B
JSON

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