Files
4df1c964-a6c7-4ffd-a5b5-b1b…/vercel.json
2026-03-05 22:29:05 +00:00

5 lines
97 B
JSON

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