Files
cda698ea-7ae5-4dc4-8f8a-32a…/vercel.json
2026-06-09 22:15:30 +00:00

5 lines
97 B
JSON

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