Files
b57f6f51-08e5-4794-98b0-b98…/vercel.json
2026-02-23 20:14:37 +00:00

5 lines
97 B
JSON

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