Files
341c9b0c-65b0-45f2-b883-5ee…/vercel.json
2026-05-20 14:24:03 +00:00

5 lines
97 B
JSON

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