Files
fa3a88c0-f7a3-4557-bef8-e84…/vercel.json
2026-04-21 12:05:02 +00:00

5 lines
97 B
JSON

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