Files
4b692e04-a25f-4ce3-a71b-12e…/vercel.json
2026-03-08 20:22:41 +00:00

5 lines
97 B
JSON

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