Files
1c113ebb-632e-4c6c-87d4-c8a…/vercel.json
2026-03-11 07:02:55 +00:00

5 lines
97 B
JSON

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