Files
df9e327c-03f8-48c2-a487-567…/vercel.json
2026-05-22 15:50:49 +00:00

5 lines
97 B
JSON

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