Files
7c6ae50b-357e-47f7-93e5-716…/vercel.json
2026-04-05 23:23:48 +00:00

5 lines
97 B
JSON

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