Files
feb0ed62-cebc-47c8-b6e9-3bc…/vercel.json
2026-03-09 16:45:04 +00:00

5 lines
97 B
JSON

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