Files
2db90f07-03b7-47a9-a4f0-171…/vercel.json
2026-05-27 04:09:56 +00:00

5 lines
97 B
JSON

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