Files
2377e24b-4df1-482c-b57b-c75…/vercel.json
2026-05-28 22:11:58 +00:00

5 lines
97 B
JSON

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