Files
1fbf29a1-889b-44a5-896e-e4b…/vercel.json
2026-03-31 14:50:41 +00:00

5 lines
97 B
JSON

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