Files
6b6d55c2-746b-401b-9d1a-5b2…/vercel.json
2026-03-31 19:42:00 +00:00

5 lines
97 B
JSON

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