Files
0a6abce2-4b4c-4dd7-afb5-e84…/vercel.json
2026-03-04 11:20:16 +00:00

5 lines
97 B
JSON

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