Files
03384ebc-7d98-4500-82be-3d4…/vercel.json
2026-05-12 15:26:58 +00:00

5 lines
97 B
JSON

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