Files
01feba2d-d07f-4d5d-b925-8f4…/vercel.json
2026-04-21 22:18:14 +00:00

5 lines
97 B
JSON

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