Files
40376b1c-deb0-487a-a2c6-ce8…/vercel.json
2026-04-22 16:58:23 +00:00

5 lines
97 B
JSON

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