Files
e9c119ed-ce37-44d2-a6a3-811…/vercel.json
2026-03-03 11:20:03 +00:00

5 lines
97 B
JSON

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