Files
4fcf952f-0c57-410c-afb6-cbd…/vercel.json
2026-01-04 17:46:43 +00:00

5 lines
97 B
JSON

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