Files
06f99b44-1634-4a17-8a04-d6d…/vercel.json
2026-03-06 10:57:10 +00:00

5 lines
97 B
JSON

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