Files
319aff4c-53b2-40f2-81b0-6dc…/vercel.json
2026-04-07 01:54:39 +00:00

5 lines
97 B
JSON

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