Files
68ae1bd6-426b-46fb-80fd-7f4…/vercel.json
2026-04-21 15:23:37 +00:00

5 lines
97 B
JSON

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