Files
02bbc6d5-235c-4679-8b04-9af…/vercel.json
2026-03-11 16:03:31 +00:00

5 lines
97 B
JSON

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