Files
0a7f8021-38f4-4be1-bbde-b20…/vercel.json
2026-05-09 12:34:32 +00:00

5 lines
97 B
JSON

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