Files
7296cd80-c6b8-4639-b62f-b36…/vercel.json
2026-04-22 17:43:55 +00:00

5 lines
97 B
JSON

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