Files
4ed581b6-bcf8-4fa6-985b-393…/vercel.json
2026-04-04 16:11:49 +00:00

5 lines
97 B
JSON

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