Files
eae6be42-7b89-48f6-82b0-7b9…/vercel.json
2026-04-28 06:11:28 +00:00

5 lines
97 B
JSON

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