Files
5b00de7c-1dd2-40ed-ac91-e8a…/vercel.json
2026-03-09 18:00:49 +00:00

5 lines
97 B
JSON

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