Files
4bd88ca2-bdab-42fe-8f19-197…/vercel.json
2026-05-08 15:20:56 +00:00

5 lines
97 B
JSON

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