Files
e58b08c6-7ccd-46ff-87c0-8ef…/vercel.json
2026-05-27 03:49:44 +00:00

5 lines
97 B
JSON

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