Files
1aa51ef4-e2f5-44a7-b583-901…/vercel.json
2026-05-23 14:06:33 +00:00

5 lines
97 B
JSON

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