Files
895d42f8-fa65-47c3-af9f-47a…/vercel.json
2026-05-22 20:37:06 +00:00

5 lines
97 B
JSON

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