Files
351b6131-e1b9-494c-8f7c-706…/vercel.json
2026-03-11 22:47:04 +00:00

5 lines
97 B
JSON

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